Conversation
|
It would be nice to make the dry-activate messages more informative:
|
7c7dd72 to
bbacf56
Compare
|
Tested with NixOS/nixpkgs@b3d047d |
While I still agree that this might be a useful addition, I'm hesitating to make the bash code any more complex. Feel free to add any commits to the branch @ryantm. |
38b508d to
6cb2570
Compare
|
I don't think this PR is relevant anymore, apart from 2f1666b which is still an issue, as far as I can tell. |
An attempt to address #54 / #55. Unfortunately, the dependency of
agenixRooton thespecialfsactivation script prevented me from fixing the issue entirely. Thespecialfsactivation script does not (yet) support dry activation. Ideally, we would add dry activation support forspecialfsupstream.Also fixed an f-string related issue with the integration test. I didn't bother to add proper dry activation support for the
installSSHHostKeystest.